Searched refs:getopt (Results 1 – 5 of 5) sorted by relevance
161 int getopt(int argc,
115 int getopt(int argc, in getopt() function
297 while ((opt = getopt(argc, argv, ":b:s:d:l:e:v:m:n:")) != -1) { in main()
710 while ((opt = getopt(argc, argv, in main()
1596 while ((opt = getopt(argc, argv, "hpms:i:l:e:a:b:u:n:t:c:k:")) != -1) { in main()