OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:a_num
(Results
1 - 8
of
8
) sorted by relevancy
/src/sbin/mount/
mountprog.h
29
int
a_num
(const char *, const char *);
fattr.c
48
a_num
(const char *s, const char *id_type)
function
66
return
a_num
(s, "group");
76
return
a_num
(s, "user");
/src/sbin/mount_nilfs/
mount_nilfs.c
124
args->cpno =
a_num
(optarg, "checkpoint number");
127
args->gmtoff =
a_num
(optarg, "gmtoff");
/src/sbin/newfs_udf/
newfs_udf.c
194
context.meta_perc =
a_num
(optarg, "meta_perc");
232
emul_sectorsize =
a_num
(optarg, "secsize");
236
emul_packetsize =
a_num
(optarg,
243
context.gmtoff =
a_num
(optarg, "gmtoff");
/src/sbin/mount_udf/
mount_udf.c
147
args->sessionnr =
a_num
(optarg, "session number");
150
args->gmtoff =
a_num
(optarg, "gmtoff");
/src/usr.bin/xlint/lint2/
lint2.h
82
int
a_num
; /* # of argument (1..) */
member in struct:arginf
chk.c
420
if (ai->
a_num
== as)
540
if (ai1->
a_num
== n)
549
if (ai->
a_num
== n)
578
if (ai->
a_num
== n)
read.c
351
ai->
a_num
= parse_int(&cp);
Completed in 117 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026