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

  /src/usr.bin/apropos/
apropos.c 69 static void lowstr(const char *, char *);
99 lowstr(machine, machine);
103 lowstr(sflag, sflag);
121 lowstr(*p, *p);
197 lowstr(buf, wbuf);
249 * lowstr --
253 lowstr(const char *from, char *to) function in typeref:typename:void
apropos.c 69 static void lowstr(const char *, char *);
99 lowstr(machine, machine);
103 lowstr(sflag, sflag);
121 lowstr(*p, *p);
197 lowstr(buf, wbuf);
249 * lowstr --
253 lowstr(const char *from, char *to) function in typeref:typename:void

Completed in 48 milliseconds