Home
last modified time | relevance | path

Searched refs:create_swap (Results 1 – 25 of 28) sorted by relevance

12

/dports/net/cloud-init/cloud-init-21.4/cloudinit/config/
H A Dcc_mounts.py250 def create_swap(fname, size, method): function
274 create_swap(fname, size, "dd")
277 create_swap(fname, size, "fallocate")
280 create_swap(fname, size, "dd")
/dports/sysutils/webmin/webmin-1.981/mount/
H A Dcreate_swap.cgi11 if ($error = &create_swap($in{cswap_file}, $in{cswap_size}, $in{cswap_units})) {
H A Dosf1-lib.pl382 sub create_swap subroutine
H A Dnetbsd-lib.pl725 sub create_swap subroutine
H A Dopenbsd-lib.pl727 sub create_swap subroutine
H A Dfreebsd-lib.pl919 sub create_swap subroutine
H A Dhpux-lib.pl1142 sub create_swap subroutine
H A Dsolaris-lib.pl1646 sub create_swap subroutine
H A Dlinux-lib.pl2292 sub create_swap subroutine
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Ditem_cmpfunc.h3437 virtual Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b)
3450 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
3462 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
3474 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
3486 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
3498 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
3510 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
H A Ditem_cmpfunc.cc7139 Item_bool_rowready_func2* Eq_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Eq_creator
7151 Item_bool_rowready_func2* Ne_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Ne_creator
7163 Item_bool_rowready_func2* Gt_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Gt_creator
7175 Item_bool_rowready_func2* Lt_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Lt_creator
7187 Item_bool_rowready_func2* Ge_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Ge_creator
7199 Item_bool_rowready_func2* Le_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Le_creator
H A Ditem_subselect.cc2129 subs= func->create_swap(thd, expr, subs); in transform_into_max_min()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Ditem_cmpfunc.h3437 virtual Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b)
3450 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
3462 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
3474 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
3486 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
3498 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
3510 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
H A Ditem_cmpfunc.cc7139 Item_bool_rowready_func2* Eq_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Eq_creator
7151 Item_bool_rowready_func2* Ne_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Ne_creator
7163 Item_bool_rowready_func2* Gt_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Gt_creator
7175 Item_bool_rowready_func2* Lt_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Lt_creator
7187 Item_bool_rowready_func2* Ge_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Ge_creator
7199 Item_bool_rowready_func2* Le_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Le_creator
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_cmpfunc.h3502 virtual Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b)
3515 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
3527 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
3539 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
3551 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
3563 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
3575 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
H A Ditem_cmpfunc.cc7492 Item_bool_rowready_func2* Eq_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Eq_creator
7504 Item_bool_rowready_func2* Ne_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Ne_creator
7516 Item_bool_rowready_func2* Gt_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Gt_creator
7528 Item_bool_rowready_func2* Lt_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Lt_creator
7540 Item_bool_rowready_func2* Ge_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Ge_creator
7552 Item_bool_rowready_func2* Le_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Le_creator
H A Ditem_subselect.cc2196 subs= func->create_swap(thd, expr, subs); in transform_into_max_min()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_cmpfunc.h3497 virtual Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b)
3510 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
3522 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
3534 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
3546 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
3558 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
3570 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
H A Ditem_cmpfunc.cc7345 Item_bool_rowready_func2* Eq_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Eq_creator
7357 Item_bool_rowready_func2* Ne_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Ne_creator
7369 Item_bool_rowready_func2* Gt_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Gt_creator
7381 Item_bool_rowready_func2* Lt_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Lt_creator
7393 Item_bool_rowready_func2* Ge_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Ge_creator
7405 Item_bool_rowready_func2* Le_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Le_creator
H A Ditem_subselect.cc2160 subs= func->create_swap(thd, expr, subs); in transform_into_max_min()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem_cmpfunc.h3497 virtual Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b)
3510 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
3522 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
3534 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
3546 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
3558 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
3570 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
H A Ditem_cmpfunc.cc7345 Item_bool_rowready_func2* Eq_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Eq_creator
7357 Item_bool_rowready_func2* Ne_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Ne_creator
7369 Item_bool_rowready_func2* Gt_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Gt_creator
7381 Item_bool_rowready_func2* Lt_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Lt_creator
7393 Item_bool_rowready_func2* Ge_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Ge_creator
7405 Item_bool_rowready_func2* Le_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Le_creator
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Ditem_cmpfunc.h3502 virtual Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b)
3515 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
3527 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
3539 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
3551 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
3563 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
3575 Item_bool_rowready_func2* create_swap(THD *thd, Item *a, Item *b) const;
H A Ditem_cmpfunc.cc7492 Item_bool_rowready_func2* Eq_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Eq_creator
7504 Item_bool_rowready_func2* Ne_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Ne_creator
7516 Item_bool_rowready_func2* Gt_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Gt_creator
7528 Item_bool_rowready_func2* Lt_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Lt_creator
7540 Item_bool_rowready_func2* Ge_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Ge_creator
7552 Item_bool_rowready_func2* Le_creator::create_swap(THD *thd, Item *a, Item *b) const in create_swap() function in Le_creator
/dports/sysutils/usermin/usermin-1.830/usermount/
H A Dlinux-lib.pl2292 sub create_swap subroutine

12