Home
last modified time | relevance | path

Searched defs:doquote (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/libc/port/
H A Dquote.c4 int (*doquote)(int); variable
/plan9/sys/src/libc/fmt/
H A Dfmt.c54 int (*doquote)(int); variable
/plan9/sys/src/cmd/
H A Dls.c74 doquote = needsrcquote; in main() local