OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bootptab
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/bootp/bootpef/
bootpef.c
76
#define CONFIG_FILE "/etc/
bootptab
"
100
* Globals below are associated with the bootp database file (
bootptab
).
103
const char *
bootptab
= CONFIG_FILE;
204
bootptab
= stmp;
222
* Read the
bootptab
file.
101
const char *
bootptab
= CONFIG_FILE;
variable in typeref:typename:const char *
/src/usr.sbin/bootp/bootpd/
bootpd.c
95
#define CONFIG_FILE "/etc/
bootptab
"
160
* Globals below are associated with the bootp database file (
bootptab
).
163
const char *
bootptab
= CONFIG_FILE;
352
bootptab
= argv[0];
416
* Read the
bootptab
file.
532
readtab(0); /* maybe re-read
bootptab
*/
739
* managed to write an entry in the
bootptab
with :ex=trojan:
757
* If a specific TFTP server address was specified in the
bootptab
file,
863
* Specifications in
bootptab
override client requested values.
161
const char *
bootptab
= CONFIG_FILE;
variable in typeref:typename:const char *
Completed in 39 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025