OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nm_buf
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ntp/dist/sntp/libopts/
enum.c
470
char
nm_buf
[ AO_NAME_SIZE ];
local
472
memcpy(
nm_buf
, pz, len);
473
nm_buf
[len] = NUL;
477
find_name(
nm_buf
, opts, od, nm_list, nm_ct);
usage.c
899
char const *
nm_buf
= pth_buf;
local
908
nm_buf
= path;
916
path =
nm_buf
;
930
if ((stat(
nm_buf
, &sb) == 0) && S_ISDIR(sb.st_mode)) {
Completed in 23 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026