Home
last modified time | relevance | path

Searched defs:crlf (Results 1 – 4 of 4) sorted by relevance

/titanic_52/usr/src/boot/sys/boot/i386/boot0/
H A Dboot0.S597 crlf: .ascii "\r"; .byte '\n'|0x80 label
/titanic_52/usr/src/lib/libsip/common/
H A Dsip_dialog.c171 char *crlf; in sip_add_route_to_set() local
503 char *crlf; in sip_dialog_get_route_set() local
[all...]
/titanic_52/usr/src/lib/efcode/engine/
H A Dproperties.c577 print_ints(uchar_t *data, int len, int crlf) in print_ints() argument
/titanic_52/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dtelnet.c101 int crlf; /* Should '\r' be mapped to <CR><LF> (or <CR><NUL>)? */ variable