OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fieldsep
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/db/
db.c
108
const char *infile, *
fieldsep
;
local in function:main
116
fieldsep
= " ";
162
fieldsep
= optarg;
332
while (parseline(infp,
fieldsep
, &key, &val)) {
360
while (parseline(infp,
fieldsep
, &key, NULL)) {
db.c
108
const char *infile, *
fieldsep
;
local in function:main
116
fieldsep
= " ";
162
fieldsep
= optarg;
332
while (parseline(infp,
fieldsep
, &key, &val)) {
360
while (parseline(infp,
fieldsep
, &key, NULL)) {
Completed in 21 milliseconds
Indexes created Tue Oct 28 12:10:06 GMT 2025