HomeSort by relevance Sort by last modified time
    Searched refs:BSDoptarg (Results 1 - 2 of 2) sorted by null

  /external/openssh/openbsd-compat/
getopt.c 47 char *BSDoptarg; /* argument associated with option */
98 BSDoptarg = NULL;
104 BSDoptarg = place;
116 BSDoptarg = nargv[BSDoptind];
  /external/openssh/
defines.h 567 # define optarg BSDoptarg

Completed in 53 milliseconds