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

/illumos-gate/usr/src/lib/libgen/common/
H A Dmkdirp.c38 * Does NOT simplify pathnames with . or .. in them.
49 static char *simplify(const char *str);
56 str = simplify(d);
126 * simplify - given a pathname, simplify that path by removing
138 simplify(const char *str) function
/illumos-gate/usr/src/cmd/auths/
H A Dauths.c56 static void simplify(cbs_t *);
121 simplify(&cbs);
201 simplify(cbs_t *cbs) function
/illumos-gate/usr/src/cmd/mkdir/
H A Dmkdir.c66 *simplify(char *path);
144 if ((d = simplify(*argv++)) == NULL) {
309 * simplify - given a pathname in a writable buffer, simplify that
324 simplify(char *mbPath) function
/illumos-gate/usr/src/cmd/sgs/rtld.4.x/
H A Dumultiply.s134 ! To simplify the equations, the radix point can be moved to just

Completed in 46 milliseconds