OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:YP_SECURE_KEY
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/ypserv/common/
ypdef.h
52
#define
YP_SECURE_KEY
"YP_SECURE"
53
#define YP_SECURE_LEN (sizeof(
YP_SECURE_KEY
)-1)
/src/usr.sbin/ypserv/makedbm/
makedbm.c
337
if (add_record(new_db,
YP_SECURE_KEY
, empty_str, FALSE))
/src/usr.sbin/ypserv/ypxfr/
ypxfr.c
547
char keystr[] =
YP_SECURE_KEY
;
/src/usr.sbin/ypserv/ypserv/
ypserv_db.c
152
strncmp(key.dptr,
YP_SECURE_KEY
, YP_SECURE_LEN) == 0)
240
static const char *secure_key =
YP_SECURE_KEY
;
Completed in 13 milliseconds
Indexes created Tue Oct 21 16:10:11 GMT 2025