Searched refs:ADVANCE (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/common/smbsrv/
H A Dsmb_match.c160 #define ADVANCE(str) \ macro
176 ADVANCE(str);
193 ADVANCE(str);
207 ADVANCE(str);
216 str++; /* ADVANCE over '.' */
224 ADVANCE(str);
232 str++; /* ADVANCE over '.' */
/illumos-gate/usr/src/lib/libpp/common/
H A Dpplex.c1409 #define ADVANCE() do{if(pp.toknxt<op)pp.token=pp.toknxt;}while(0)
1442 ADVANCE();
1512 ADVANCE();
1529 ADVANCE();
1712 ADVANCE();
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Droute.c340 #define ADVANCE(x, n) ((x) += ROUNDUP_LONG(salen(n))) macro
2692 ADVANCE(cp, sa);
2770 ADVANCE(sptr, sa);
2807 ADVANCE(cp, sa);

Completed in 67 milliseconds