Home
last modified time | relevance | path

Searched refs:Null (Results 1 – 13 of 13) sorted by relevance

/plan9/sys/src/cmd/acme/
H A Delog.c57 f->elog.type = Null; in eloginit()
78 f->elog.type = Null; in elogreset()
108 case Null: in elogflush()
130 if(f->elog.type!=Null && q0<f->elog.q0){ in elogreplace()
167 if(f->elog.type!=Null && q0<f->elog.q0){ in eloginsert()
198 if(f->elog.type!=Null && q0<f->elog.q0+f->elog.nd){ in elogdelete()
H A Ddat.h477 Null = '-', enumerator
H A Dedit.c118 if(f->elog.type == Null) in allupdate()
/plan9/sys/src/cmd/ndb/
H A Ddns.h176 typedef struct Null Null; typedef
258 struct Null struct
315 Null *null;
H A Ddn.c905 Null *null; in rrcopy()
/plan9/sys/src/cmd/gs/lib/
H A Dcbjc600.ppd19 *% Note: the default transfer function should be set to Null if Ghostscript
141 *Transfer Null: "{ }"
142 *Transfer Null.Inverse: "{ 1 exch sub }"
H A Dcbjc800.ppd19 *% Note: the default transfer function should be set to Null if Ghostscript
154 *Transfer Null: "{ }"
155 *Transfer Null.Inverse: "{ 1 exch sub }"
/plan9/sys/src/cmd/sam/
H A Dsam.h99 Null = '-', enumerator
/plan9/sys/src/cmd/unix/drawterm/libsec/
H A Dx509.c2093 Null(void) in Null() function
2222 return mkseq(mkel(mkoid(alg_oid_tab[alg]), mkel(Null(), nil))); in mkalg()
/plan9/sys/src/ape/lib/sec/port/
H A Dx509-ape.c2303 Null(void) in Null() function
2432 return mkseq(mkel(mkoid(alg_oid_tab[alg]), mkel(Null(), nil))); in mkalg()
/plan9/sys/src/libsec/port/
H A Dx509.c2303 Null(void) in Null() function
2432 return mkseq(mkel(mkoid(alg_oid_tab[alg]), mkel(Null(), nil))); in mkalg()
/plan9/sys/src/ape/cmd/diff/
H A DChangeLog1504 * io.c (binary_file_p): Null char implies binary file.
1514 * io.c (slurp): Null-terminate the buffer.
/plan9/sys/src/ape/cmd/patch/
H A DChangeLog265 * util.c (ask): Null-terminate buffer properly even if it grew.
1090 Mktemp, myuid, Null, Nullch, Nullfp, Nulline, Pclose, VOIDUSED): Remove.