Searched defs:getrec (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dslapadd.c306 getrec(Erec *erec) function
/macosx-10.10/awk-20/src/
H A Dlib.c104 int getrec(char **pbuf, int *pbufsize, int isrecord) /* get next input record */ function
/macosx-10.10/ksh-23/ksh/src/lib/libcmd/
H A Djoin.c295 getrec(Join_t* jp, int index, int discard) function
452 #define getrec(p,n,d) (u1 = getrec(p, n, d), sfprintf(sfstdout, "[G%d#%d@%I*d:%-.8s]", __LINE__, n, sizeof(Sfoff_t), sftell(p->file[n].iop), u1), u1) macro
[all...]

Completed in 122 milliseconds