Home
last modified time | relevance | path

Searched refs:wrt (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dupdate.c64 #define wrt wrt64 macro
80 #define wrt wrt32 macro
458 wrt(Elf * elf, Xword outsz, unsigned fill, int update_cmd) in wrt() function
835 sz = wrt(elf, (Xword)sz, u, cmd); in _elfxx_update()
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c13875 writablity wrt; in st_is_hp_dat_tape_worm() local
13883 wrt = WORM; in st_is_hp_dat_tape_worm()
13887 wrt = RDWR; in st_is_hp_dat_tape_worm()
13889 return (wrt); in st_is_hp_dat_tape_worm()
13898 writablity wrt; in st_is_hp_dat_worm() local
13909 wrt = FAILED; in st_is_hp_dat_worm()
13915 wrt = RDWR; in st_is_hp_dat_worm()
13921 wrt = un->un_wormable(un); in st_is_hp_dat_worm()
13929 return (wrt); in st_is_hp_dat_worm()
13935 writablity wrt; in st_is_hp_lto_tape_worm() local
[all …]