Home
last modified time | relevance | path

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

/src/sys/dev/aic7xxx/aicasm/
H A Daicasm_gram.y102 static void add_version(const char *verstring);
292 { add_version($3); }
1913 add_version(const char *verstring) in add_version() function
/src/usr.bin/rpcinfo/
H A Drpcinfo.c149 static bool_t add_version(struct rpcbdump_short *, u_long);
633 add_version(struct rpcbdump_short *rs, u_long vers) function
831 if (add_version(rs, head->rpcb_map.r_vers) == FALSE)