| /src/sys/kern/ |
| H A D | vfs_lockf.c | 234 lf_findoverlap(struct lockf * lf,struct lockf * lock,int type,struct lockf *** prev,struct lockf ** overlap) argument 416 struct lockf *overlap, **prev; local in function:lf_clearlock 483 struct lockf **prev, *overlap, *lf = *(lock->lf_head); local in function:lf_getblock 510 struct lockf **prev, *overlap, *ltmp; local in function:lf_setlock [all...] |
| /src/sys/dev/ic/ |
| H A D | arn9285.c | 744 uint8_t overlap; local in function:ar9285_set_power_calib 707 ar9285_get_pdadcs(struct athn_softc * sc,struct ieee80211_channel * c,int nxpdgains,uint8_t overlap,uint8_t * boundaries,uint8_t * pdadcs) argument
|
| H A D | arn9287.c | 341 uint8_t overlap; local in function:ar9287_set_power_calib 263 ar9287_get_pdadcs(struct athn_softc * sc,struct ieee80211_channel * c,int chain,int nxpdgains,uint8_t overlap,uint8_t * boundaries,uint8_t * pdadcs) argument
|
| H A D | arn5416.c | 424 uint8_t overlap, txgain; local in function:ar5416_set_power_calib 354 ar5416_get_pdadcs(struct athn_softc * sc,struct ieee80211_channel * c,int chain,int nxpdgains,uint8_t overlap,uint8_t * boundaries,uint8_t * pdadcs) argument [all...] |
| H A D | arn5008.c | 2522 ar5008_get_pdadcs(struct athn_softc * sc,uint8_t fbin,struct athn_pier * lopier,struct athn_pier * hipier,int nxpdgains,int nicepts,uint8_t overlap,uint8_t * boundaries,uint8_t * pdadcs) argument
|
| /src/games/gomoku/ |
| H A D | main.c | 79 u_char overlap[FAREA * FAREA]; /* non-zero if frame [a][b] overlap; variable in typeref:typename:u_char[]
|
| /src/sys/netinet/ |
| H A D | tcp_input.c | 622 int overlap = q->ipqe_seq + q->ipqe_len - pkt_seq; local in function:tcp_reass 642 int overlap = pkt_seq + pkt_len - q->ipqe_seq; local in function:tcp_reass [all...] |
| /src/sys/fs/udf/ |
| H A D | udf_allocation.c | 658 uint32_t overlap, translen; local in function:udf_translate_file_extent [all...] |
| /src/sys/nfs/ |
| H A D | nfs_serv.c | 1377 int overlap; local in function:nfsrvw_coalesce
|
| /src/sbin/fsck_udf/ |
| H A D | main.c | 618 int overlap = 0; local in function:udf_check_if_allocated 684 struct udf_fsck_overlap *overlap; local in function:udf_check_overlap_pair 3950 struct udf_fsck_overlap *overlap; local in function:udf_check_directory_tree [all...] |