Home
last modified time | relevance | path

Searched refs:ndr_integer_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/ndrgen/
H A Dndr_lex.c83 static ndr_integer_t *integer_list;
156 static ndr_integer_t *int_enter(long);
205 ndr_integer_t *intg; in yylex()
427 static ndr_integer_t *
430 ndr_integer_t **pp; in int_enter()
431 ndr_integer_t *p; in int_enter()
438 p = ndr_alloc(1, sizeof (ndr_integer_t)); in int_enter()
H A Dndrgen.h99 } ndr_integer_t; typedef