Searched refs:YP_SECURE_KEY (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/remote_cmds-41.90.1/makedbm.tproj/
H A Dypdef.h73 #define YP_SECURE_KEY "YP_SECURE" macro
74 #define YP_SECURE_LEN (sizeof(YP_SECURE_KEY)-1)
H A Dmakedbm.c335 add_record(new_db, YP_SECURE_KEY, empty_str, FALSE);
/macosx-10.9.5/remote_cmds-41.90.1/yppush.tproj/
H A Dypdef.h73 #define YP_SECURE_KEY "YP_SECURE" macro
74 #define YP_SECURE_LEN (sizeof(YP_SECURE_KEY)-1)
/macosx-10.9.5/remote_cmds-41.90.1/ypserv.tproj/
H A Dypdef.h73 #define YP_SECURE_KEY "YP_SECURE" macro
74 #define YP_SECURE_LEN (sizeof(YP_SECURE_KEY)-1)
H A Dypserv_db.c171 strncmp(key.dptr,YP_SECURE_KEY,YP_SECURE_LEN) == 0)
255 static char *secure_key = YP_SECURE_KEY;
/macosx-10.9.5/remote_cmds-41.90.1/ypxfr.tproj/
H A Dypdef.h73 #define YP_SECURE_KEY "YP_SECURE" macro
74 #define YP_SECURE_LEN (sizeof(YP_SECURE_KEY)-1)
H A Dypxfr.c354 char keystr[] = YP_SECURE_KEY;

Completed in 153 milliseconds