Home
last modified time | relevance | path

Searched refs:trans_tbl (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.sbin/mkhybrid/src/
H A Dtree.c367 && !find_file_hash(trans_tbl) in FDECL1()
415 iso9660_file_length (trans_tbl, table, 0); in FDECL1()
426 trans_tbl, table, in FDECL1()
947 && strcmp(d_entry->d_name, trans_tbl) == 0 ) in FDECL3()
H A Dmulti.c476 if( strncmp(idr->name, trans_tbl, strlen(trans_tbl)) == 0) in FDECL2()
H A Dmkisofs.c146 char *trans_tbl = "TRANS.TBL"; /* default name for translation table */ variable
981 trans_tbl = optarg; in FDECL2()
H A Dmkisofs.h316 extern char *trans_tbl; /* translation table name */
H A Dwrite.c706 trans_tbl); in FDECL1()