Home
last modified time | relevance | path

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

/src/bin/sh/
H A Dexec.c78 struct tblentry { struct
79 struct tblentry *next; /* next entry in hash chain */ argument
87 static struct tblentry *cmdtable[CMDTABLESIZE]; argument
92 static void printentry(struct tblentry *, int);
93 static struct tblentry *cmdlookup(const char *, int);
254 struct tblentry **pp; in hashcmd()
255 struct tblentry *cmdp; in hashcmd()
304 printentry(struct tblentry *cmdp, int verbose) in printentry()
349 struct tblentry *cmdp, loc_cmd; in find_command()
523 struct tblentry **tblp; in clearcmdentry()
[all …]
/src/sys/contrib/dev/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c24171 u16 tblentry; in wlc_phy_update_txcal_ladder_nphy() local
24193 tblentry = in wlc_phy_update_txcal_ladder_nphy()
24196 &tblentry); in wlc_phy_update_txcal_ladder_nphy()
24201 tblentry = in wlc_phy_update_txcal_ladder_nphy()
24204 16, &tblentry); in wlc_phy_update_txcal_ladder_nphy()