Searched refs:YP_INTERDOMAIN_LEN (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/remote_cmds-41.90.1/makedbm.tproj/
H A Dypdef.h72 #define YP_INTERDOMAIN_LEN (sizeof(YP_INTERDOMAIN_KEY)-1) macro
/macosx-10.9.5/remote_cmds-41.90.1/yppush.tproj/
H A Dypdef.h72 #define YP_INTERDOMAIN_LEN (sizeof(YP_INTERDOMAIN_KEY)-1) macro
/macosx-10.9.5/remote_cmds-41.90.1/ypserv.tproj/
H A Dypdef.h72 #define YP_INTERDOMAIN_LEN (sizeof(YP_INTERDOMAIN_KEY)-1) macro
H A Dypserv_db.c167 if (key.dsize == YP_INTERDOMAIN_LEN &&
168 strncmp(key.dptr,YP_INTERDOMAIN_KEY,YP_INTERDOMAIN_LEN) == 0)
389 k.dsize = YP_INTERDOMAIN_LEN;
/macosx-10.9.5/remote_cmds-41.90.1/ypxfr.tproj/
H A Dypdef.h72 #define YP_INTERDOMAIN_LEN (sizeof(YP_INTERDOMAIN_KEY)-1) macro

Completed in 103 milliseconds