OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nullstr
(Results
1 - 13
of
13
) sorted by relevancy
/src/bin/sh/
mystring.c
65
const char
nullstr
[1]; /* zero length string */
variable
mail.c
92
p = padvance(&mpath,
nullstr
, 1);
shell.h
82
extern const char
nullstr
[1]; /* null string */
main.c
244
home =
nullstr
;
cd.c
136
path =
nullstr
;
miscbltin.c
428
setvar(*ap,
nullstr
, 0);
expand.c
762
:
nullstr
);
/src/usr.bin/qsubst/
qsubst.c
144
static const char *
nullstr
= "";
variable
514
beginul =
nullstr
;
515
endul =
nullstr
;
518
beginul =
nullstr
;
519
endul =
nullstr
;
530
beginul =
nullstr
;
531
endul =
nullstr
;
/src/games/warp/
intrp.c
300
s =
nullstr
;
413
s =
nullstr
;
418
s =
nullstr
;
term.c
36
#define Tgetstr(key) ((tstr = tgetstr(key,&tmpaddr)) ? tstr :
nullstr
)
153
if (BC ==
nullstr
) /* terminfo grok's 'bs' but not 'bc' */
176
UC =
nullstr
; /* UC must not be NULL */
warp.h
336
EXT char
nullstr
[] INIT("");
/src/sys/dev/ieee1394/
fwcrom.c
177
static const char
nullstr
[] = "(null)";
local
189
strncpy(buf,
nullstr
, len);
197
strncpy(buf,
nullstr
, len);
/src/sys/arch/zaurus/zaurus/
machdep.c
1218
static char
nullstr
[] = "";
local
1222
return
nullstr
;
Completed in 27 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026