Searched defs:overlap (Results 1 - 10 of 10) sorted by relevance

/src/sys/kern/
H A Dvfs_lockf.c234 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 Darn9285.c744 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 Darn9287.c341 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 Darn5416.c424 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 Darn5008.c2522 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 Dmain.c79 u_char overlap[FAREA * FAREA]; /* non-zero if frame [a][b] overlap; variable in typeref:typename:u_char[]
/src/sys/netinet/
H A Dtcp_input.c622 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 Dudf_allocation.c658 uint32_t overlap, translen; local in function:udf_translate_file_extent
[all...]
/src/sys/nfs/
H A Dnfs_serv.c1377 int overlap; local in function:nfsrvw_coalesce
/src/sbin/fsck_udf/
H A Dmain.c618 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...]

Completed in 17 milliseconds