Home
last modified time | relevance | path

Searched refs:OBITS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Ddefs.h79 #define OBITS "\020\1VERIFY\2WHOLE\3YOUNGER\4COMPARE\5REMOVE\6FOLLOW\7IGNLNKS" macro
H A Dmain.c562 return (printb((unsigned short) o, OBITS));
H A Dserver.c326 printf("sendf(%s, %x%s)\n", rname, opts, printb(opts, OBITS)); in sendf()
606 printb(opts, OBITS), stp); in update()