Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
yp_bind
usr/src/cmd/ypcmd/yppush.c
447
if (err = yp_bind(domain_alias)) {
usr/src/cmd/ypcmd/yppush.c
487
if (err = yp_bind(domain_alias)) {
usr/src/head/rpcsvc/ypclnt.h
103
extern int yp_bind(char *);