Home
last modified time | relevance | path

Searched refs:linecpmax (Results 1 – 1 of 1) sorted by path

/dports/biology/migrate/migrate-3.6.11/src/
H A Doptions.c472 const unsigned long linecpmax = LINESIZE -1; in read_options_master() local
522 strncpy (parmvar, tmp, linecpmax); in read_options_master()
580 const unsigned long linecpmax = LINESIZE - 1; in read_options_worker() local
618 strncpy (parmvar, tmp, linecpmax); in read_options_worker()