Searched refs:oml (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/dtrace-147/tools/ctfconvert/
H A Dtdata.c204 mlist_t *oml; local
207 oml = ml;
210 if (oml->ml_name)
211 free(oml->ml_name);
212 free(oml);
/macosx-10.10.1/ntp-92/ntpdc/
H A Dntpdc_ops.c2058 struct old_info_monitor *oml = (struct old_info_monitor *)struct_star; local
2064 SET_ADDR(dstadr, oml->v6_flag, oml->addr, oml->addr6);
2067 ntohs(oml->port),
2068 (u_long)ntohl(oml->count),
2069 oml->mode,
2070 oml->version,
2071 (u_long)ntohl(oml->lasttime),
2072 (u_long)ntohl(oml
[all...]
/macosx-10.10.1/screen-22/screen/
H A Ddisplay.c1562 /* XXX: use oml! */
1564 ScrollH(y, xs, xe, n, bce, oml)
1566 struct mline *oml;
1575 /* UpdateLine(oml, y, xs, xe); */
1599 /* UpdateLine(oml, y, xs, xe); */
1629 /* UpdateLine(oml, y, xs, xe); */
2680 ClearLine(oml, y, from, to, bce)
2681 struct mline *oml;
2708 if (oml == 0)
2709 oml
[all...]
/macosx-10.10.1/zsh-61/zsh/Src/Zle/
H A Dcomplist.c686 int i = 0, col = 0, ask, oml = ml; local
769 mlprinted = ml - oml;
793 mlprinted = ml - oml;
824 mlprinted = ml - oml;
831 mlprinted = ml - oml;
841 mlprinted = ml - oml;

Completed in 191 milliseconds