Searched refs:netp (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/cmd/fs.d/autofs/ |
H A D | debug_alloc.c | 326 my_freenetconfigent(struct netconfig *netp, char *file, int line) in my_freenetconfigent() argument 328 freenetconfigent(netp); in my_freenetconfigent() 330 drop_alloc("GETNETCONFIGENT", netp, file, line); in my_freenetconfigent()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | common.c | 39 in_addr_t *netp, /* network in host byte order */ in getnet() argument 115 *netp = in.s_addr; in getnet()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/ |
H A D | wanboot-cgi.c | 427 get_request_info(int *contentp, char **netp, char **cidp, char **noncep, in get_request_info() argument 454 *netp = *cidp = *noncep = NULL; in get_request_info() 467 *netp = value; in get_request_info() 487 if (*netp == NULL || *cidp == NULL || *noncep == NULL) { in get_request_info() 496 if (*netp == NULL || *cidp == NULL || *docrootp == NULL) { in get_request_info()
|
/titanic_41/usr/src/lib/libnsl/netselect/ |
H A D | netselect.c | 253 freenetconfigent(struct netconfig *netp) in freenetconfigent() argument 255 netconfig_free(netp); in freenetconfigent()
|
/titanic_41/usr/src/lib/libnsl/common/ |
H A D | llib-lnsl | 173 void freenetconfigent(struct netconfig *netp);
|