OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_opt
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/bsd/ntp/dist/sntp/libopts/autoopts/
options.h
683
#define HAS_originalOptArgArray(
_opt
) \
684
((
_opt
)->structVersion >= originalOptArgArray_STRUCT_VERSION)
690
#define HAS_pzPkgDataDir(
_opt
) \
691
((
_opt
)->structVersion >= pzPkgDataDir_STRUCT_VERSION)
697
#define HAS_opt_usage_t(
_opt
) \
698
((
_opt
)->structVersion >= opt_usage_t_STRUCT_VERSION)
/src/external/ibm-public/postfix/dist/conf/
postfix-tls-script
904
while getopts :r:
_opt
906
case $
_opt
in
930
while getopts :a:b:r:
_opt
932
case $
_opt
in
960
while getopts :a:b:
_opt
962
case $
_opt
in
989
while getopts :a:b:
_opt
991
case $
_opt
in
1049
while getopts :k:
_opt
1051
case $
_opt
i
[
all
...]
/src/sbin/newfs_msdos/
mkfs_msdos.h
60
#define AOPT(
_opt
, _type, _name, _min, _desc) _type _name;
newfs_msdos.c
276
#define AOPT(
_opt
, _type, _name, _min, _desc) {
_opt
, _desc },
/src/usr.sbin/makefs/
msdos.c
78
#define AOPT(
_opt
, _type, _name, _min, _desc) { \
79
.letter =
_opt
, \
/src/external/lgpl2/userspace-rcu/dist/tests/utils/
tap.sh
89
case $
_opt
in
/src/distrib/miniroot/
install.sub
1497
_opt
=$4
1508
if ! mount -v -t $_fstype -o async -o $
_opt
$_dev $_mp ; then
Completed in 34 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026