Home
last modified time | relevance | path

Searched refs:REC (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/fm/libfmd_msg/common/
H A Dfmd_msg_test.out39 REC-ACTION: Variable expansion for arrays: index = %<test_arr[1].index>
55 REC-ACTION: Variable expansion for arrays: index = 1
64 REC-ACTION: Variable expansion for arrays: index = 1
80 REC-ACTION: Variable expansion for arrays: index = %<test_arr[1].index>
96 REC-ACTION: Variable expansion for arrays: index = 1
105 REC-ACTION: Variable expansion for arrays: index = 1
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-platform.h524 #define k5_getpwnam_r(NAME, REC, BUF, BUFSIZE, OUT) \ argument
525 (*(OUT) = getpwnam_r(NAME,REC,BUF,BUFSIZE), *(OUT) == NULL ? -1 : 0)
527 #define k5_getpwuid_r(UID, REC, BUF, BUFSIZE, OUT) \ argument
528 (*(OUT) = getpwuid_r(UID,REC,BUF,BUFSIZE), *(OUT) == NULL ? -1 : 0)
/illumos-gate/usr/src/cmd/awk/
H A Dawk.h166 #define REC 0200 /* this is $0 */ macro
271 #define isrec(n) ((n)->tval & REC)
H A Dlib.c87 static Cell dollar0 = { OCELL, CFLD, NULL, "", 0.0, REC|STR|DONTFREE };
223 recloc->tval = REC | STR | DONTFREE; in getrec()
643 recloc->tval = REC | STR | DONTFREE; in recbld()
H A Dtran.c124 recloc->tval = REC|STR|DONTFREE; in syminit()
H A Drun.c369 y->tval = x->tval & ~(CON|FLD|REC); in copycell()
1255 if (x == y && !(x->tval & (FLD|REC)) && x != nfloc) { in assign()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex1177 \texttt{rec\_tov\_timer\_val} & REC\_TOV timeout value in 1msec resolution \\ \hline
1183 …eceive) \newline CONF\_REQ (confirmation request supported) \newline REC\_VALID (REC timeout suppo…
/illumos-gate/usr/src/data/hwdata/
H A Dusb.ids19774 3202 REC-ADPT-USB (recorder)
19775 3203 REC-A-ADPT-USB (recorder)
H A Dpci.ids27149 2019 REC 600 HD Webcam
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src9021 # Must setup RETURN KEY - CR, REC'VD LF - INDEX.
H A Dterminfo.src10125 # Must setup RETURN KEY - CR, REC'VD LF - INDEX.