| /illumos-gate/usr/src/uts/intel/ia32/ml/ |
| H A D | ovbcopy.s | 74 jb reverse 86 reverse: label 117 jb reverse 131 reverse: label
|
| /illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/ |
| H A D | ptrmove.c | 44 static void reverse(void **, int, int); 68 reverse(array, to, start-1); 69 reverse(array, start, finish); 70 reverse(array, to, finish); 72 reverse(array, start, finish); 73 reverse(array, finish+1, to-1); 74 reverse(array, start, to-1); 86 reverse(ptr, a, b) function
|
| /illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/ |
| H A D | ptrmove.c | 47 static void reverse(void **, unsigned int, unsigned int); 64 reverse(array, to, start-1); 65 reverse(array, start, finish); 66 reverse(array, to, finish); 68 reverse(array, start, finish); 69 reverse(array, finish+1, to-1); 70 reverse(array, start, to-1); 82 reverse(void **ptr, unsigned int a, unsigned int b) function
|
| /illumos-gate/usr/src/cmd/tail/ |
| H A D | reverse.c | 52 * reverse -- display input in reverse order by line. 70 reverse(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) function 96 * r_reg -- display a regular file in reverse order by line. 170 * r_buf -- display a non-regular file in reverse order by line. 173 * doubly linked list of buffers and then displays them in reverse order. 242 * Step through the blocks in the reverse order read. The last char
|
| /illumos-gate/usr/src/lib/libldap5/sources/ldap/common/ |
| H A D | sortctrl.c | 252 int reverse = 0; local 265 reverse = 1; 341 new_key->sk_reverseorder = reverse;
|
| /illumos-gate/usr/src/lib/krb5/kadm5/srv/ |
| H A D | server_misc.c | 62 reverse(str) function 124 tcp = reverse(cp);
|
| /illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
| H A D | pppdump.c | 27 int reverse; variable 61 reverse = 1; 108 if (reverse) 169 if (reverse) 258 if (reverse) 395 if (reverse)
|
| /illumos-gate/usr/src/cmd/priocntl/ |
| H A D | subr.c | 507 * itoa() and reverse() taken almost verbatim from K & R Chapter 3. 509 static void reverse(); 524 do { /* generate digits in reverse order */ 530 reverse(s); 535 * reverse(): Reverse string s in place. 538 reverse(s) function
|
| /illumos-gate/usr/src/lib/libuutil/common/ |
| H A D | uu_list.c | 505 int reverse = (flags & UU_WALK_REVERSE); local 522 if (!reverse) {
|
| /illumos-gate/usr/src/cmd/ul/ |
| H A D | ul.c | 74 void reverse(void); 207 reverse(); 224 reverse(); 504 reverse(void) function
|
| /illumos-gate/usr/src/cmd/lp/filter/postscript/postreverse/ |
| H A D | postreverse.c | 71 * and are reversed if the reverse flag has been set. 376 * Writes out the document pages in pageList (or all if NULL) and reverse 377 * the output if reverse == 1 380 WriteDocument(DOCUMENT * document, int reverse, int **pageList) argument 396 count = reverse ? (document->pages-1) : 0; 405 count = reverse ? count - 1 : count + 1;
|
| /illumos-gate/usr/src/cmd/zfs/ |
| H A D | zfs_iter.c | 157 boolean_t reverse) 169 col->sc_reverse = reverse; 156 zfs_add_sort_column(zfs_sort_column_t **sc, const char *name, boolean_t reverse) argument
|
| H A D | zfs_main.c | 2297 boolean_t reverse = sortcol->sc_reverse; local 2344 return (reverse ? 1 : -1); 2346 return (reverse ? -1 : 1); 6376 * reverse to make sure to get any snapshots first. 6470 * Walk the AVL tree in reverse, unmounting each filesystem and
|
| /illumos-gate/usr/src/cmd/vi/port/ |
| H A D | ex_subr.c | 679 reverse(line *a1, line *a2) function
|
| /illumos-gate/usr/src/cmd/pgrep/ |
| H A D | pgrep.c | 285 int reverse = (g_flags & F_REVERSE) ? 1 : 0; local 307 (psexp_match(psexp, &ps, flags) ^ reverse)) {
|
| /illumos-gate/usr/src/cmd/cfgadm/ |
| H A D | cfgadm.h | 129 int reverse; member in struct:sort_el
|
| /illumos-gate/usr/src/cmd/ipf/tools/ |
| H A D | ipfstat.c | 1175 int maxtsentries = 0, reverse = 0, sorting = STSORT_DEFAULT; local 1451 if (reverse) 1452 strcat(str4, " (reverse)"); 1485 if (reverse) 1537 if (reverse) 1574 reverse = !reverse;
|
| /illumos-gate/usr/src/tools/codereview/ |
| H A D | lwlp.c | 178 static int reverse; variable 288 reverse = REVERSE_OFF; 382 reverse = !reverse; 430 usetmp = reverse || elide; 432 if (reverse) { 802 if (reverse) 843 if (reverse) 1072 if (reverse) { 1084 * reverse th [all...] |
| /illumos-gate/usr/src/uts/i86pc/io/acpi/drmach_acpi/ |
| H A D | drmach_acpi.c | 2152 int reverse; local 2175 reverse = 0; 2186 reverse = 1; 2199 } else if (reverse == 0) {
|
| /illumos-gate/usr/src/lib/libslp/clib/ |
| H A D | slp_ami.h | 106 struct ami_cert *reverse; /* NULL for not present */ member in struct:ami_cert_pair
|
| /illumos-gate/usr/src/cmd/ed/ |
| H A D | ed.c | 338 static void reverse(LINE, LINE); 2218 reverse(adt, ad1); 2219 reverse(ad1, ad2); 2220 reverse(adt, ad2); 2223 reverse(ad1, ad2); 2224 reverse(ad2, adt); 2225 reverse(ad1, adt); 2232 reverse(LINE a1, LINE a2) function
|
| /illumos-gate/usr/src/cmd/avs/rdc/ |
| H A D | sndradm.c | 188 return (gettext("need reverse sync")); 195 return (gettext("reverse syncing")); 202 return (gettext("reverse syncing")); 1732 int reverse = 0; local 2009 reverse = 1; 3185 * reverse RDC_OPT_REVERSE, RDC_OPT_FORWARD 3228 group, ctag, diskqueue, &doasync, reverse) < 0) { 3798 int *doasync, int reverse) 4040 if (reverse) 4047 if (flag == RDC_CMD_COPY && reverse 3794 rdc_operation(CFGFILE *cfg, char *fromhost, char *fromfile, char *frombitmap, char *tohost, char *tofile, char *tobitmap, int flag, int iflag, char *directfile, char *group, char *ctag, char *diskqueue, int *doasync, int reverse) argument [all...] |
| /illumos-gate/usr/src/uts/common/crypto/io/ |
| H A D | dca.c | 1457 * big-endian, that the number of bytes to reverse and the target size 3079 * The data is reverse-copied into the dest buffer if the flag is true. 3082 dca_gather(crypto_data_t *in, char *dest, int count, int reverse) argument 3100 if (reverse) 3133 if (reverse) { 3179 if (reverse) { 3353 * Data is reverse-copied if the flag is TRUE. 3356 dca_scatter(const char *src, crypto_data_t *out, int count, int reverse) argument 3371 if (reverse) 3403 if (reverse) { [all...] |
| /illumos-gate/usr/src/cmd/svc/svcs/ |
| H A D | svcs.c | 990 * reverse order. 1051 sortkey_ctid(char *buf, int reverse, scf_walkinfo_t *wip) argument 1086 if (reverse) 1138 sortkey_desc(char *buf, int reverse, scf_walkinfo_t *wip) argument 1186 sortkey_states(const char *pname, char *buf, int reverse, scf_walkinfo_t *wip) argument 1215 if (reverse) 1254 sortkey_state(char *buf, int reverse, scf_walkinfo_t *wip) argument 1256 sortkey_states(scf_property_state, buf, reverse, wip); 1293 sortkey_nstate(char *buf, int reverse, scf_walkinfo_t *wip) argument 1295 sortkey_states(scf_property_next_state, buf, reverse, wi 1388 sortkey_sn(char *buf, int reverse, scf_walkinfo_t *wip) argument 1501 sortkey_fmri(char *buf, int reverse, scf_walkinfo_t *wip) argument 1535 sortkey_scope(char *buf, int reverse, scf_walkinfo_t *wip) argument 1579 sortkey_service(char *buf, int reverse, scf_walkinfo_t *wip) argument 1616 sortkey_instance(char *buf, int reverse, scf_walkinfo_t *wip) argument 1696 sortkey_stime(char *buf, int reverse, scf_walkinfo_t *wip) argument 1761 sortkey_zone(char *buf, int reverse, scf_walkinfo_t *wip) argument 3366 add_sort_column(const char *col, int reverse) argument [all...] |
| /illumos-gate/usr/src/lib/libtecla/common/ |
| H A D | getline.c | 479 const char *reverse; /* Turn on reverse video */ member in struct:GetLine 1108 GL_TXT_REVERSE=4, /* Display text with reverse video */ 1849 gl->reverse = NULL; 3528 gl->reverse = NULL; 3566 gl->reverse = gl_tigetstr(gl, "rev"); 3593 gl->reverse = gl_tgetstr(gl, "mr", &tgetstr_buf_ptr); 3642 if(!gl->reverse) 3643 gl->reverse = GL_ESC_STR "[7m"; 9843 case 'V': /* Switch to reverse vide [all...] |