Home
last modified time | relevance | path

Searched defs:String (Results 1 – 13 of 13) sorted by relevance

/plan9/sys/include/
H A DString.h5 typedef struct String { struct
7 char *base; /* base of String */ argument
9 char *ptr; /* ptr into String */ argument
12 } String; argument
/plan9/sys/src/cmd/acme/
H A Dedit.h7 typedef struct String String; typedef
9 struct String struct
20 String *re; argument
/plan9/sys/src/cmd/sam/
H A Dsam.h35 typedef struct String String; typedef
60 struct String struct
76 String**stringp; argument
/plan9/sys/src/cmd/9nfs/
H A Dauth.c6 xfauth(Xfile *, String *) in xfauth() argument
H A Ddat.h19 typedef struct String String; typedef
28 struct String struct
30 ulong n;
31 char * s;
/plan9/sys/src/cmd/acid/
H A Dacid.h17 typedef struct String String; typedef
166 struct String struct
169 char *string;
170 int len;
/plan9/sys/src/cmd/eqn/
H A De.h74 #define String 01 macro
/plan9/sys/src/cmd/unix/drawterm/include/
H A Dauth.h99 typedef struct String String; typedef
/plan9/sys/src/cmd/
H A Dms2html.c478 typedef struct String String; typedef
479 struct String struct
481 String *next; argument
485 String *numregs, *strings; argument
/plan9/sys/src/cmd/webfs/
H A Dclient.c227 String, enumerator
/plan9/sys/src/cmd/grap/
H A Dgrap.h8 #define String 01 macro
/plan9/sys/src/cmd/pic/
H A Dpic.h110 #define String 01 macro
/plan9/sys/src/ape/cmd/diff/
H A Dregex.c55 #define gettext_noop(String) String argument