Home | Sort by: relevance | last modified time | path |
/src/sbin/ping/ | |
ping.c | 1513 struct ip ipb, *ip = &ipb; local in function:ck_pr_icmph 1767 struct ip __aligned(4) ipb; 1768 struct ip *ip = &ipb; 1839 struct ip ipb, *ip = &ipb; local in function:pr_retip |
/src/sys/nfs/ | |
nfs_serv.c | 401 struct pathbuf *ipb = NULL; local in function:nfsrv_lookup 430 (ipb = pathbuf_create(nfs_pub.np_index)) != NULL) { 438 ind.ni_pathbuf = ipb; 469 if (ipb != NULL) { 470 pathbuf_destroy(ipb); 487 if (ipb != NULL) { 488 pathbuf_destroy(ipb); |