{"id":5927,"date":"2022-12-20T18:57:44","date_gmt":"2022-12-20T21:57:44","guid":{"rendered":"http:\/\/lode.uno\/linux-man\/index.php\/2022\/12\/20\/sys_types-h-man0p\/"},"modified":"2022-12-20T18:57:44","modified_gmt":"2022-12-20T21:57:44","slug":"sys_types-h-man0p","status":"publish","type":"post","link":"https:\/\/lode.uno\/linux-man\/2022\/12\/20\/sys_types-h-man0p\/","title":{"rendered":"sys_types.h (man0p)"},"content":{"rendered":"<h1 align=\"center\">sys_types.h<\/h1>\n<p> <a href=\"#PROLOG\">PROLOG<\/a><br \/> <a href=\"#NAME\">NAME<\/a><br \/> <a href=\"#SYNOPSIS\">SYNOPSIS<\/a><br \/> <a href=\"#DESCRIPTION\">DESCRIPTION<\/a><br \/> <a href=\"#APPLICATION USAGE\">APPLICATION USAGE<\/a><br \/> <a href=\"#RATIONALE\">RATIONALE<\/a><br \/> <a href=\"#FUTURE DIRECTIONS\">FUTURE DIRECTIONS<\/a><br \/> <a href=\"#SEE ALSO\">SEE ALSO<\/a><br \/> <a href=\"#COPYRIGHT\">COPYRIGHT<\/a> <\/p>\n<hr>\n<h2>PROLOG <a name=\"PROLOG\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">This manual page is part of the POSIX Programmer\u2019s Manual. The Linux implementation of this interface may differ (consult the corresponding Linux manual page for details of Linux behavior), or the interface may not be implemented on Linux.<\/p>\n<h2>NAME <a name=\"NAME\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">sys\/types.h \u2014 data types<\/p>\n<h2>SYNOPSIS <a name=\"SYNOPSIS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">#include <sys\/types.h><\/p>\n<h2>DESCRIPTION <a name=\"DESCRIPTION\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The <i><sys\/types.h><\/i> header shall define at least the following types:<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"21%\">\n<p><b>blkcnt_t<\/b><\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"65%\">\n<p>Used for file block counts.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"21%\">\n<p><b>blksize_t<\/b><\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"65%\">\n<p>Used for block sizes.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"21%\">\n<p><b>clock_t<\/b><\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"65%\">\n<p>Used for system times in clock ticks or CLOCKS_PER_SEC; see <i><time.h><\/i>.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"21%\">\n<p><b>clockid_t<\/b><\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"65%\">\n<p>Used for clock ID type in the clock and timer functions.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"21%\">\n<p><b>dev_t<\/b><\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"65%\">\n<p>Used for device IDs.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"21%\">\n<p><b>fsblkcnt_t<\/b><\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"65%\">\n<p>Used for file system block counts.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"21%\">\n<p><b>fsfilcnt_t<\/b><\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"65%\">\n<p>Used for file system file counts.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"21%\">\n<p><b>gid_t<\/b><\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"65%\">\n<p>Used for group IDs.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"21%\">\n<p><b>id_t<\/b><\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"65%\">\n<p>Used as a general identifier; can be used to contain at least a <b>pid_t<\/b>, <b>uid_t<\/b>, or <b>gid_t<\/b>.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"21%\">\n<p><b>ino_t<\/b><\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"65%\">\n<p>Used for file serial numbers.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"21%\">\n<p><b>key_t<\/b><\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"65%\">\n<p>Used for XSI interprocess communication.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"21%\">\n<p><b>mode_t<\/b><\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"65%\">\n<p>Used for some file attributes.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"21%\">\n<p><b>nlink_t<\/b><\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"65%\">\n<p>Used for link counts.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"21%\">\n<p><b>off_t<\/b><\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"65%\">\n<p>Used for file sizes.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"21%\">\n<p><b>pid_t<\/b><\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"65%\">\n<p>Used for process IDs and process group IDs.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"21%\">\n<p><b>pthread_attr_t<\/b><\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"65%\">\n<p>Used to identify a thread attribute object.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%;\"><b>pthread_barrier_t<\/b><\/p>\n<p style=\"margin-left:35%;\">Used to identify a barrier.<\/p>\n<p style=\"margin-left:11%;\"><b>pthread_barrierattr_t<\/b><\/p>\n<p style=\"margin-left:35%;\">Used to define a barrier attributes object.<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"21%\">\n<p><b>pthread_cond_t<\/b><\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"45%\">\n<p>Used for condition variables.<\/p>\n<\/td>\n<td width=\"20%\"> <\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%;\"><b>pthread_condattr_t<\/b><\/p>\n<p style=\"margin-left:35%;\">Used to identify a condition attribute object.<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"23%\">\n<p><b>pthread_key_t<\/b><\/p>\n<\/td>\n<td width=\"1%\"><\/td>\n<td width=\"54%\">\n<p>Used for thread-specific data keys.<\/p>\n<\/td>\n<td width=\"11%\"> <\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"23%\">\n<p><b>pthread_mutex_t<\/b><\/p>\n<\/td>\n<td width=\"1%\"><\/td>\n<td width=\"54%\">\n<p>Used for mutexes.<\/p>\n<\/td>\n<td width=\"11%\"> <\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%;\"><b>pthread_mutexattr_t<\/b><\/p>\n<p style=\"margin-left:35%;\">Used to identify a mutex attribute object.<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"21%\">\n<p><b>pthread_once_t<\/b><\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"62%\">\n<p>Used for dynamic package initialization.<\/p>\n<\/td>\n<td width=\"3%\"> <\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%;\"><b>pthread_rwlock_t<\/b><\/p>\n<p style=\"margin-left:35%;\">Used for read-write locks.<\/p>\n<p style=\"margin-left:11%;\"><b>pthread_rwlockattr_t<\/b><\/p>\n<p style=\"margin-left:35%;\">Used for read-write lock attributes.<\/p>\n<p style=\"margin-left:11%;\"><b>pthread_spinlock_t<\/b><\/p>\n<p style=\"margin-left:35%;\">Used to identify a spin lock.<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"18%\">\n<p><b>pthread_t<\/b><\/p>\n<\/td>\n<td width=\"6%\"><\/td>\n<td width=\"65%\">\n<p>Used to identify a thread.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"18%\">\n<p><b>size_t<\/b><\/p>\n<\/td>\n<td width=\"6%\"><\/td>\n<td width=\"65%\">\n<p>Used for sizes of objects.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"18%\">\n<p><b>ssize_t<\/b><\/p>\n<\/td>\n<td width=\"6%\"><\/td>\n<td width=\"65%\">\n<p>Used for a count of bytes or an error indication.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"18%\">\n<p><b>suseconds_t<\/b><\/p>\n<\/td>\n<td width=\"6%\"><\/td>\n<td width=\"65%\">\n<p>Used for time in microseconds.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"18%\">\n<p><b>time_t<\/b><\/p>\n<\/td>\n<td width=\"6%\"><\/td>\n<td width=\"65%\">\n<p>Used for time in seconds.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"18%\">\n<p><b>timer_t<\/b><\/p>\n<\/td>\n<td width=\"6%\"><\/td>\n<td width=\"65%\">\n<p>Used for timer ID returned by <i>timer_create<\/i>().<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"18%\">\n<p><b>trace_attr_t<\/b><\/p>\n<\/td>\n<td width=\"6%\"><\/td>\n<td width=\"65%\">\n<p>Used to identify a trace stream attributes object<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%;\"><b>trace_event_id_t<\/b><\/p>\n<p style=\"margin-left:35%;\">Used to identify a trace event type.<\/p>\n<p style=\"margin-left:11%;\"><b>trace_event_set_t<\/b><\/p>\n<p style=\"margin-left:35%;\">Used to identify a trace event type set.<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"15%\">\n<p><b>trace_id_t<\/b><\/p>\n<\/td>\n<td width=\"9%\"><\/td>\n<td width=\"50%\">\n<p>Used to identify a trace stream.<\/p>\n<\/td>\n<td width=\"15%\"> <\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"15%\">\n<p><b>uid_t<\/b><\/p>\n<\/td>\n<td width=\"9%\"><\/td>\n<td width=\"50%\">\n<p>Used for user IDs.<\/p>\n<\/td>\n<td width=\"15%\"> <\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%; margin-top: 1em\">All of the types shall be defined as arithmetic types of an appropriate length, with the following exceptions:<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>pthread_attr_t <br \/> pthread_barrier_t <br \/> pthread_barrierattr_t <br \/> pthread_cond_t <br \/> pthread_condattr_t <br \/> pthread_key_t <br \/> pthread_mutex_t <br \/> pthread_mutexattr_t <br \/> pthread_once_t <br \/> pthread_rwlock_t <br \/> pthread_rwlockattr_t <br \/> pthread_spinlock_t <br \/> pthread_t <br \/> timer_t <br \/> trace_attr_t <br \/> trace_event_id_t <br \/> trace_event_set_t <br \/> trace_id_t<\/b><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Additionally:<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"12%\"><\/td>\n<td width=\"2%\">\n<p style=\"margin-top: 1em\">*<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"83%\">\n<p style=\"margin-top: 1em\"><b>mode_t<\/b> shall be an integer type.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"12%\"><\/td>\n<td width=\"2%\">\n<p>*<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"83%\">\n<p><b>dev_t<\/b> shall be an integer type.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"12%\"><\/td>\n<td width=\"2%\">\n<p>*<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"83%\">\n<p><b>nlink_t<\/b>, <b>uid_t<\/b>, <b>gid_t<\/b>, and <b>id_t<\/b> shall be integer types.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"12%\"><\/td>\n<td width=\"2%\">\n<p>*<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"83%\">\n<p><b>blkcnt_t<\/b> and <b>off_t<\/b> shall be signed integer types.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"12%\"><\/td>\n<td width=\"2%\">\n<p>*<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"83%\">\n<p><b>fsblkcnt_t<\/b>, <b>fsfilcnt_t<\/b>, and <b>ino_t<\/b> shall be defined as unsigned integer types.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"12%\"><\/td>\n<td width=\"2%\">\n<p>*<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"83%\">\n<p><b>size_t<\/b> shall be an unsigned integer type.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"12%\"><\/td>\n<td width=\"2%\">\n<p>*<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"83%\">\n<p><b>blksize_t<\/b>, <b>pid_t<\/b>, and <b>ssize_t<\/b> shall be signed integer types.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"12%\"><\/td>\n<td width=\"2%\">\n<p>*<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"83%\">\n<p><b>clock_t<\/b> shall be an integer or real-floating type. <b>time_t<\/b> shall be an integer type.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%; margin-top: 1em\">The type <b>ssize_t<\/b> shall be capable of storing values at least in the range [\u22121,\u00a0{SSIZE_MAX}].<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The type <b>suseconds_t<\/b> shall be a signed integer type capable of storing values at least in the range [\u22121,\u00a01000000].<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The implementation shall support one or more programming environments in which the widths of <b>blksize_t<\/b>, <b>pid_t<\/b>, <b>size_t<\/b>, <b>ssize_t<\/b>, and <b>suseconds_t<\/b> are no greater than the width of type <b>long<\/b>. The names of these programming environments can be obtained using the <i>confstr<\/i>() function or the <i>getconf<\/i> utility.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">There are no defined comparison or assignment operators for the following types:<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>pthread_attr_t <br \/> pthread_barrier_t <br \/> pthread_barrierattr_t <br \/> pthread_cond_t <br \/> pthread_condattr_t <br \/> pthread_mutex_t <br \/> pthread_mutexattr_t <br \/> pthread_rwlock_t <br \/> pthread_rwlockattr_t <br \/> pthread_spinlock_t <br \/> timer_t <br \/> trace_attr_t<\/b><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>The following sections are informative.<\/i><\/p>\n<h2>APPLICATION USAGE <a name=\"APPLICATION USAGE\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">None.<\/p>\n<h2>RATIONALE <a name=\"RATIONALE\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">None.<\/p>\n<h2>FUTURE DIRECTIONS <a name=\"FUTURE DIRECTIONS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">None.<\/p>\n<h2>SEE ALSO <a name=\"SEE ALSO\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><b><time.h><\/b><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The System Interfaces volume of POSIX.1-2017, <i>confstr<\/i>()<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The Shell and Utilities volume of POSIX.1-2017, <i>getconf<\/i><\/p>\n<h2>COPYRIGHT <a name=\"COPYRIGHT\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">Portions of this text are reprinted and reproduced in electronic form from IEEE Std 1003.1-2017, Standard for Information Technology &#8212; Portable Operating System Interface (POSIX), The Open Group Base Specifications Issue 7, 2018 Edition, Copyright (C) 2018 by the Institute of Electrical and Electronics Engineers, Inc and The Open Group. In the event of any discrepancy between this version and the original IEEE and The Open Group Standard, the original IEEE and The Open Group Standard is the referee document. The original Standard can be obtained online at http:\/\/www.opengroup.org\/unix\/online.html .<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Any typographical or formatting errors that appear in this page are most likely to have been introduced during the conversion of the source files to man page format. To report such errors, see https:\/\/www.kernel.org\/doc\/man-pages\/reporting_bugs.html .<\/p>\n<hr>\n","protected":false},"excerpt":{"rendered":"<p>  sys\/types.h \u2014 data types <\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3781,1],"tags":[2588,2627],"class_list":["post-5927","post","type-post","status-publish","format-standard","hentry","category-0p-posix-cabeceras-de-bibliotecas-de-c","category-sin-categoria","tag-man0p","tag-sys_types"],"gutentor_comment":0,"_links":{"self":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/5927","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/comments?post=5927"}],"version-history":[{"count":0,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/5927\/revisions"}],"wp:attachment":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/media?parent=5927"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/categories?post=5927"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/tags?post=5927"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}