Home
last modified time | relevance | path

Searched refs:alias2 (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/bin/sh/tests/parser/
Dalias2.01 # $FreeBSD: stable/10/bin/sh/tests/parser/alias2.0 214280 2010-10-24 16:55:17Z jilles $
DMakefile11 FILES+= alias2.0
/freebsd-10-stable/etc/
Dnetworks13 subnet2 127.0.2 alias2 # comment 2
/freebsd-10-stable/sys/dev/sound/pcm/
Dchannel.c999 char *name, *alias1, *alias2; member
1087 if (afmt_tab[i].alias2 == NULL) in snd_str2afmt()
1089 if (strcasecmp(afmt_tab[i].alias2, b1) != 0) in snd_str2afmt()