Searched refs:setmark (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/less/ |
H A D | mark.c | 196 public void setmark(char c, int where) in setmark() function
|
H A D | decode.c | 531 setmark('#', y);
|
H A D | funcs.h | 265 public void setmark(char c, int where);
|
H A D | command.c | 2099 setmark(c, action == A_SETMARKBOT ? BOTTOM : TOP);
|
/freebsd/sys/cam/scsi/ |
H A D | scsi_sa.h | 1003 uint8_t tag_action, int immediate, int setmark,
|
H A D | scsi_sa.c | 6044 uint8_t tag_action, int immediate, int setmark, in scsi_write_filemarks() argument 6055 if (setmark) in scsi_write_filemarks()
|