Searched refs:oldoptarg (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/usr.sbin/edquota/
H A Dedquota.c125 char *protoname, *cp, *endpt, *oldoptarg; local
172 oldoptarg = optarg;
175 if (cp != oldoptarg)
179 "%s", oldoptarg);
214 "%s", oldoptarg);

Completed in 103 milliseconds