OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:yp_output_file
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/ypserv/makedbm/
makedbm.c
64
char *yp_input_file, *
yp_output_file
;
local in function:main
69
yp_input_file =
yp_output_file
= NULL;
94
yp_output_file
= optarg;
139
yp_input_file,
yp_output_file
, yp_master_name,
224
char *
yp_output_file
, char *yp_master_name,
312
if (
yp_output_file
) {
313
if (add_record(new_db, YP_OUTPUT_KEY,
yp_output_file
, FALSE))
354
"[-i YP_INPUT_FILE] [-o
YP_OUTPUT_FILE
]");
makedbm.c
64
char *yp_input_file, *
yp_output_file
;
local in function:main
69
yp_input_file =
yp_output_file
= NULL;
94
yp_output_file
= optarg;
139
yp_input_file,
yp_output_file
, yp_master_name,
224
char *
yp_output_file
, char *yp_master_name,
312
if (
yp_output_file
) {
313
if (add_record(new_db, YP_OUTPUT_KEY,
yp_output_file
, FALSE))
354
"[-i YP_INPUT_FILE] [-o
YP_OUTPUT_FILE
]");
Completed in 21 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025