Home
last modified time | relevance | path

Searched refs:LISTPROPERTY (Results 1 – 10 of 10) sorted by relevance

/dports/misc/amanda-client/amanda-3.3.9/recover-src/
H A Duparse.h50 LISTPROPERTY = 260, enumerator
88 #define LISTPROPERTY 260 macro
H A Duparse.y53 %token LISTHOST LISTDISK LISTPROPERTY
89 | LISTPROPERTY NL { list_property(); }
90 | LISTPROPERTY invalid_string { yyerror("Invalid argument"); }
H A Duscan.l78 listproperty { BEGIN(needstring); return LISTPROPERTY; }
H A Duparse.c113 LISTPROPERTY = 260, enumerator
151 #define LISTPROPERTY 260 macro
H A Duscan.c924 { BEGIN(needstring); return LISTPROPERTY; }
/dports/misc/amanda-server/amanda-3.3.9/recover-src/
H A Duparse.h50 LISTPROPERTY = 260, enumerator
88 #define LISTPROPERTY 260 macro
H A Duparse.y53 %token LISTHOST LISTDISK LISTPROPERTY
89 | LISTPROPERTY NL { list_property(); }
90 | LISTPROPERTY invalid_string { yyerror("Invalid argument"); }
H A Duscan.l78 listproperty { BEGIN(needstring); return LISTPROPERTY; }
H A Duparse.c113 LISTPROPERTY = 260, enumerator
151 #define LISTPROPERTY 260 macro
H A Duscan.c924 { BEGIN(needstring); return LISTPROPERTY; }