Home
last modified time | relevance | path

Searched defs:slash (Results 1 – 25 of 57) sorted by relevance

123

/openbsd/src/gnu/usr.bin/binutils/ld/
Dldfile.c49 char * slash = ""; variable
52 char * slash = "\\"; variable
54 char * slash = "/"; variable
59 char * slash = ":"; variable
/openbsd/src/bin/mkdir/
Dmkdir.c91 char *slash; in main() local
130 char *slash; in mkpath() local
/openbsd/src/gnu/usr.bin/binutils-2.17/ld/
Dldfile.c48 static char * slash = ""; variable
51 static char * slash = "\\"; variable
53 static char * slash = "/"; variable
/openbsd/src/lib/libc/gen/
Dfnmatch.c149 const int slash = !!(flags & FNM_PATHNAME); in fnmatch_ch() local
288 const int slash = !!(flags & FNM_PATHNAME); in fnmatch() local
Dauthenticate.c330 char *slash; in auth_usercheck() local
400 char *slash, pwbuf[_PW_BUF_LEN]; in auth_userchallenge() local
/openbsd/src/bin/csh/
Dexec.c104 bool slash; in doexec() local
490 bool slash = any(short2str(name), '/'); in iscommand() local
677 bool slash = any(short2str(sp->word), '/'); in tellmewhat() local
/openbsd/src/usr.bin/patch/
Dmkpath.c49 char *slash; in mkpath() local
/openbsd/src/usr.bin/rsync/
Dmkpath.c48 char *slash; in mkpath() local
/openbsd/src/usr.sbin/rpki-client/
Dmkdir.c49 char *path, *slash; in mkpathat() local
/openbsd/src/lib/libutil/
Dopendev.c53 char *slash, *prefix; in opendev() local
/openbsd/src/usr.sbin/radiusd/
Dutil.c35 char *servp, *nodep, *slash, buf[256]; in addrport_parse() local
/openbsd/src/usr.bin/skey/
Dskey.c43 char buf[33], *seed, *slash, *algo; in main() local
/openbsd/src/usr.sbin/npppd/common/
Dnet_utils.c93 char *servp, *nodep, *slash; in addrport_parse() local
/openbsd/src/usr.bin/mg/
Ddir.c118 char *slash; in do_makedir() local
Ddired.c243 char dname[NFILEN], *bufp, *slash; in dired() local
271 char dname[NFILEN], *bufp, *slash; in d_otherwindow() local
/openbsd/src/gnu/usr.bin/cvs/windows-NT/
Dndir.c45 char *slash = ""; in opendir() local
/openbsd/src/libexec/ld.so/
Dtrace.c85 const char *basename, *slash; in _dl_trace_object_setup() local
/openbsd/src/usr.bin/make/
Ddirexpand.c115 const char *slash; /* keep track of first slash before wildcard */ in DirExpandWildi() local
/openbsd/src/usr.sbin/ypserv/mkalias/
Dmkalias.c152 char myname[HOST_NAME_MAX+1], datestr[11], *slash; in main() local
/openbsd/src/gnu/usr.bin/binutils/gprof/
Dsym_ids.c177 char *slash; local
/openbsd/src/gnu/usr.bin/binutils-2.17/gprof/
Dsym_ids.c172 char *slash; in parse_id() local
/openbsd/src/usr.sbin/ypserv/makedbm/
Dmakedbm.c166 char *p, *k, *v, *slash; in create_database() local
/openbsd/src/libexec/getty/
Dmain.c543 char *slash, db[100]; in putf() local
/openbsd/src/usr.bin/less/
Dfilename.c509 char *slash; in last_component() local
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
Dbucomm.c396 char *slash = strrchr (filename, '/'); in make_tempname() local

123