Home
last modified time | relevance | path

Searched refs:getopt_arguments (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dget_args.c169 char getopt_arguments[] = "+nprvSa:c:d:k:l:o:t:w:x:y:C:D:F:T:O:HA:"; in get_args() local
174 getopt_args = getopt_arguments; in get_args()
176 getopt_args = &getopt_arguments[1]; in get_args()