publish p9dialparse
This commit is contained in:
parent
0c148046ed
commit
e42882dc96
3 changed files with 3 additions and 6 deletions
|
|
@ -55,7 +55,7 @@ parseip(char *host, u32int *pip)
|
|||
}
|
||||
|
||||
int
|
||||
_p9dialparse(char *addr, char **pnet, char **punix, u32int *phost, int *pport)
|
||||
p9dialparse(char *addr, char **pnet, char **punix, u32int *phost, int *pport)
|
||||
{
|
||||
char *net, *host, *port, *e;
|
||||
int i;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue