OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shquote
(Results
1 - 10
of
10
) sorted by relevancy
/src/lib/libc/gen/
shquotev.c
48
* Apply
shquote
() to a set of strings, separating the results by spaces.
66
callrv =
shquote
(argv[i], buf, bufsize);
shquote.c
1
/* $NetBSD:
shquote
.c,v 1.8 2006/03/19 02:33:02 christos Exp $ */
39
__RCSID("$NetBSD:
shquote
.c,v 1.8 2006/03/19 02:33:02 christos Exp $");
43
* Define SHQUOTE_USE_MULTIBYTE if you want
shquote
() to handle multibyte
61
__weak_alias(
shquote
,_shquote)
65
*
shquote
():
128
shquote
(const char *arg, char *buf, size_t bufsize)
Makefile.inc
31
shquote
.c shquotev.c sighold.c sigignore.c siginterrupt.c \
86
setproctitle.3
shquote
.3 sighold.3 sigignore.3 siginterrupt.3 \
183
MLINKS+=
shquote
.3 shquotev.3
/src/external/bsd/pkg_install/dist/lib/
file.c
311
quoted =
shquote
(name, bufp, remaining);
321
quoted =
shquote
(dir, bufp, remaining);
334
quoted =
shquote
(tmp, bufp, remaining);
347
quoted =
shquote
(cp, bufp, remaining);
/src/usr.bin/ctags/
ctags.c
144
if ((sz =
shquote
(outfile, tname, sizeof tname)) >= sizeof tname) {
182
if ((sz =
shquote
(cmd, pattern,
/src/include/
stdlib.h
352
size_t
shquote
(const char *, char *, size_t);
/src/tools/compat/
Makefile
22
shquote
.c \
compat_defs.h
534
size_t
shquote
(const char *, char *, size_t);
/src/usr.sbin/makemandb/
makemandb.c
344
size_t command_len =
shquote
(manconf, NULL, 0) + 1;
346
shquote
(manconf, arg, command_len);
/src/lib/libc/include/
namespace.h
658
#define
shquote
_shquote
macro
Completed in 51 milliseconds
Indexes created Sun Aug 02 00:25:04 UTC 2026