Home
last modified time | relevance | path

Searched refs:pstring (Results 1 – 25 of 41) sorted by relevance

12

/freebsd/contrib/file/magic/Magdir/
H A Dsinclair29 >2 pstring x '%s'
33 >9 pstring x '%s'
35 >9 pstring x '%s'
39 >9 pstring =\0 un-named
40 >9 pstring >\0 named: %s
H A Dkerberos34 >4 pstring/H x \b, realm=%s
35 >>&0 pstring/H x \b, principal=%s/
36 >>>&0 pstring/H x \b%s
40 #>>>>>>>&0 pstring/H x
H A Dwsdl15 >>10 pstring/l x \b, uri: "%s"
19 >>>>&-4 pstring/l x \b, source: "%s"
23 >>>>>>&-4 pstring/l x \b, target_ns: "%s"
H A Dspectrum107 >>11 pstring x "%s"
119 >>>>15 pstring x %s
123 >>>>>>>&0 pstring x %s
127 >>>>>>>>>>&0 pstring x %s
131 >>>>>>>>>>>>>&0 pstring x %s
135 >>>>>>>>>>>>>>>>&0 pstring x %s
139 >>>>>>>>>>>>>>>>>>>&0 pstring x %s
143 >>>>>>>>>>>>>>>>>>>>>>&0 pstring x %s
H A Dxilinx8 # Rewritten to use pstring/H instead of hardcoded lengths by O. Freyermuth,
20 >>>>>>&0 pstring/H x - from %s
24 >>>>>>>>&0 pstring/H x - for %s
28 >>>>>>>>>>&0 pstring/H x - built %s
32 >>>>>>>>>>>>&0 pstring/H x \b(%s)
H A Dbytecode37 >&0 pstring x
38 >>&0 pstring racket
40 >>>>&0 pstring x (version %s)
H A Dmsvc73 >(3.l+38) pstring x 1st entry %s
87 >(1.s+6) pstring x "%s"
108 >>>>>&0 pstring x %s
112 >>>>>>&0 pstring x %s
116 >>>>>>>>&-1 pstring x %s
140 >>>>>>&0 pstring x "%s"
155 >>>>>>>&1 pstring x %s
158 >>>>>>>>&0 pstring x exported by %s
161 #>>>>>>>>>&0 pstring >\0 entry ident %s
178 >>>>>>&0 pstring x %s
H A Dopenfst7 >&0 pstring/l x \b, fst type: %s
8 >>&0 pstring/l x \b, arc type: %s
H A Dgnome7 # FIXME: Could be simplified if pstring supported two-byte counts
17 >>>>&-4 ubelong >255 \b, name too long for file's pstring type
19 >>>>>&-1 pstring x \b, name "%s"
H A Dunisig12 >>7 pstring x %s
H A Drust21 >>6 pstring x \b, rustc %s
H A Daes20 #>>5 pstring/H x '%s'
H A Dacorn41 >9 pstring x named "%s",
H A Dzip126 >>20 pstring/l >0 \b, %s
H A Dmacintosh208 >1 pstring x "%s"
420 >0x424 pstring x volume name: %s
456 >>>0x424 pstring x volume name: %s
H A Dwindows522 >>>>>14 pstring/h >\0 \b, title "%s"
1627 >>0x1d6 pstring x \b, %s
1629 >>>&0 pstring x \b\%s
1631 >>>>&0 pstring x \b, "%s"
1830 >13 pstring/h x "%s"
1835 >>&-2 pstring/h x %s
1838 >>>&2 pstring/h x %s
1841 >>>>&2 pstring/h x %s
1844 #>>>>>&2 pstring/h x %s
1847 #>>>>>>&2 pstring/h x %s
[all …]
H A Dtex15 >>14 pstring >\0 TeX DVI file (%s)
/freebsd/contrib/mandoc/
H A Ddemandoc.c42 static void pstring(const char *, int, int *, int);
146 pstring(const char *p, int col, int *colp, int list) in pstring() function
253 pstring(p->string, p->pos, col, list); in pmdoc()
267 pstring(p->string, p->pos, col, list); in pman()
/freebsd/contrib/ntp/sntp/libevent/
H A Devent_tagging.c563 char **pstring) in evtag_unmarshal_string() argument
572 *pstring = mm_malloc(tag_len + 1); in evtag_unmarshal_string()
573 if (*pstring == NULL) { in evtag_unmarshal_string()
577 evbuffer_remove(evbuf, *pstring, tag_len); in evtag_unmarshal_string()
578 (*pstring)[tag_len] = '\0'; in evtag_unmarshal_string()
/freebsd/contrib/libevent/
H A Devent_tagging.c563 char **pstring) in evtag_unmarshal_string() argument
572 *pstring = mm_malloc(tag_len + 1); in evtag_unmarshal_string()
573 if (*pstring == NULL) { in evtag_unmarshal_string()
577 evbuffer_remove(evbuf, *pstring, tag_len); in evtag_unmarshal_string()
578 (*pstring)[tag_len] = '\0'; in evtag_unmarshal_string()
/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dtag.h136 char **pstring);
/freebsd/contrib/libevent/include/event2/
H A Dtag.h136 char **pstring);
/freebsd/sbin/fsdb/
H A Dfsdb.c240 static char pstring[64]; in prompt() local
241 snprintf(pstring, sizeof(pstring), "fsdb (inum: %ju)> ", in prompt()
243 return pstring; in prompt()
/freebsd/contrib/pf/libevent/
H A Devent.h331 char **pstring);
/freebsd/contrib/file/src/
H A DBNF108 string8 = ( "string" | "pstring" ) [ "/" 1*strflag ]

12