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_LEN
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/ypserv/common/
ypdef.h
53
#define
YP_SECURE_LEN
(sizeof(YP_SECURE_KEY)-1)
/src/usr.sbin/ypserv/ypserv/
ypserv_db.c
151
if (key.dsize ==
YP_SECURE_LEN
&&
152
strncmp(key.dptr, YP_SECURE_KEY,
YP_SECURE_LEN
) == 0)
442
k.dsize =
YP_SECURE_LEN
;
Completed in 101 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025