HomeSort by: relevance | last modified time | path
    Searched refs:old_base (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/ksh/
lex.c 1378 Lex_state *old_base = si->base; local in function:pop_state_
1383 afree(old_base, ATEMP);
  /src/sys/netinet/
sctp_indata.c 2216 uint32_t old_cumack, old_base, old_highest; local in function:sctp_sack_check
2225 old_base = asoc->mapping_array_base_tsn;
2280 sctp_log_map(old_base, old_cumack, old_highest,
2303 sctp_log_map(old_base, old_cumack, old_highest,

Completed in 15 milliseconds