HomeSort by: relevance | last modified time | path
    Searched defs:stripArgs (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/xinstall/
xinstall.c 132 static char *stripArgs;
297 stripArgs = strdup(optarg);
298 if (stripArgs == NULL)
1107 run(stripprog, stripArgs, to_name, 1);
xinstall.c 132 static char *stripArgs;
297 stripArgs = strdup(optarg);
298 if (stripArgs == NULL)
1107 run(stripprog, stripArgs, to_name, 1);

Completed in 124 milliseconds