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

/macosx-10.9.5/remote_cmds-41.90.1/makedbm.tproj/
H A Dypdef.h74 #define YP_SECURE_LEN (sizeof(YP_SECURE_KEY)-1) macro
/macosx-10.9.5/remote_cmds-41.90.1/yppush.tproj/
H A Dypdef.h74 #define YP_SECURE_LEN (sizeof(YP_SECURE_KEY)-1) macro
/macosx-10.9.5/remote_cmds-41.90.1/ypserv.tproj/
H A Dypdef.h74 #define YP_SECURE_LEN (sizeof(YP_SECURE_KEY)-1) macro
H A Dypserv_db.c170 if (key.dsize == YP_SECURE_LEN &&
171 strncmp(key.dptr,YP_SECURE_KEY,YP_SECURE_LEN) == 0)
398 k.dsize = YP_SECURE_LEN;
/macosx-10.9.5/remote_cmds-41.90.1/ypxfr.tproj/
H A Dypdef.h74 #define YP_SECURE_LEN (sizeof(YP_SECURE_KEY)-1) macro

Completed in 78 milliseconds