Searched refs:ok (Results 276 - 281 of 281) sorted by relevance

<<1112

/illumos-gate/usr/src/cmd/svc/configd/
H A Drc_node.c6014 /* It's ok, iter_next() will return _DONE. */
6832 boolean_t ok; local
6859 ok = B_FALSE;
6865 ok = prop->rn_valtype ==
6876 if (ok)
7099 /* If value_authorization values are ok, add them. */
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c3695 int ok = 1; local
3705 ok = 0;
3711 ok = 0;
3725 if (ok) {
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex196 % that the text looks ok even though it passes the margin).
2203 % Leave some space for the footline. Hopefully ok to assume
3360 % (The following {} will end up in the sort string, but that's ok.)
5394 % common to leave accents off identifiers. The result looks ok in
6174 % \def\auxhat{\def^{'hat }}% extra space so ok if followed by letter
7068 % These look ok in all fonts, so just make them not special.
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c7887 int ok = 0, notflag = 0; local
7910 ok++;
7914 ok++;
7923 ok++;
7927 ok++;
7934 if (ok)
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_input.c3165 ok:;
4975 * Save the "current" values once memory allocation is ok so that
/illumos-gate/usr/src/stand/lib/tcp/
H A Dtcp.c3147 ok:;

Completed in 371 milliseconds

<<1112