Searched refs:alias2 (Results 1 – 4 of 4) sorted by relevance
1 # $FreeBSD: stable/10/bin/sh/tests/parser/alias2.0 214280 2010-10-24 16:55:17Z jilles $
11 FILES+= alias2.0
13 subnet2 127.0.2 alias2 # comment 2
999 char *name, *alias1, *alias2; member1087 if (afmt_tab[i].alias2 == NULL) in snd_str2afmt()1089 if (strcasecmp(afmt_tab[i].alias2, b1) != 0) in snd_str2afmt()