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

/macosx-10.9.5/remote_cmds-41.90.1/makedbm.tproj/
H A Dypdef.h68 #define YP_MASTER_LEN (sizeof(YP_MASTER_KEY)-1) macro
/macosx-10.9.5/remote_cmds-41.90.1/yppush.tproj/
H A Dypdef.h68 #define YP_MASTER_LEN (sizeof(YP_MASTER_KEY)-1) macro
/macosx-10.9.5/remote_cmds-41.90.1/ypserv.tproj/
H A Dypdef.h68 #define YP_MASTER_LEN (sizeof(YP_MASTER_KEY)-1) macro
H A Dypserv_db.c161 if (key.dsize == YP_MASTER_LEN &&
162 strncmp(key.dptr,YP_MASTER_KEY,YP_MASTER_LEN) == 0)
702 k.dsize = YP_MASTER_LEN;
/macosx-10.9.5/remote_cmds-41.90.1/ypxfr.tproj/
H A Dypdef.h68 #define YP_MASTER_LEN (sizeof(YP_MASTER_KEY)-1) macro

Completed in 80 milliseconds