Home
last modified time | relevance | path

Searched defs:pfx (Results 1 – 4 of 4) sorted by relevance

/plan9/sys/src/cmd/postscript/common/
H A Dtempnam.c13 tempnam(char *dir, char *pfx) in tempnam()
/plan9/sys/src/cmd/auth/secstore/
H A Ddirls.c25 sha1file(char *pfx, char *nm) in sha1file()
/plan9/sys/src/cmd/ip/httpd/
H A Dredirect.c106 static char pfx[] = "http://"; in redirectinit() local
/plan9/sys/src/cmd/
H A Dtar.c961 prefix(char *name, char *pfx) in prefix()