Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c4380 int frrequest(unit, req, data, set, makecopy, ifs) in frrequest() argument
4383 int set, makecopy;
4396 if (makecopy != 0) {
4436 if ((makecopy == 1) && (fp->fr_func != NULL)) {
4511 if (makecopy != 0) {
4538 if (makecopy && fp->fr_data != NULL) {
4547 if (makecopy && fp->fr_data != NULL) {
4559 if (makecopy && fp->fr_data != NULL) {
4573 if (makecopy && fp->fr_data != NULL) {
4598 if (makecopy && fp->fr_data != NULL) {
[all …]