Searched refs:setmark (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/sys/bus/cam/scsi/ |
H A D | scsi_sa.h | 330 u_int8_t tag_action, int immediate, int setmark,
|
H A D | scsi_sa.c | 3556 u_int8_t tag_action, int immediate, int setmark, in scsi_write_filemarks() argument 3567 if (setmark) in scsi_write_filemarks()
|
/dflybsd-src/contrib/less/ |
H A D | mark.c | 196 public void setmark(char c, int where) in setmark() function
|
H A D | decode.c | 529 setmark('#', y); in mouse_button_left()
|
H A D | funcs.h | 264 public void setmark(char c, int where);
|
H A D | command.c | 2093 setmark(c, action == A_SETMARKBOT ? BOTTOM : TOP); in commands()
|