Home
last modified time | relevance | path

Searched refs:bp_whoami (Results 1 – 3 of 3) sorted by relevance

/freebsd/stand/libsa/
H A Dbootparam.h3 int bp_whoami(int sock);
H A Dbootparam.c104 bp_whoami(int sockfd) in bp_whoami() function
/freebsd/stand/common/
H A Ddev_net.c290 if (bp_whoami(sock)) { in net_getparams()